func net/http.isUnsupportedTEError

2 uses

	net/http (current package)
		server.go#L1954: 			case isUnsupportedTEError(err):
		transfer.go#L620: func isUnsupportedTEError(err error) bool {